chore: upgrade dev dep. - #57
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #57 +/- ##
=======================================
Coverage 89.43% 89.43%
=======================================
Files 15 15
Lines 1467 1467
Branches 394 394
=======================================
Hits 1312 1312
Misses 39 39
Partials 116 116 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
This PR performs a release candidate version bump and upgrades a development dependency, with additional improvements to the build workflow and project maintenance scripts.
- Bumps package version from 1.6.3-rc.0 to 1.6.3-rc.1
- Upgrades
@knighted/duelfrom 4.0.0-rc.2 to 4.0.0-rc.5 (which brings in updated transitive dependencies) - Adds convenience scripts for cleaning dependencies and build artifacts, plus a pretest hook to ensure tests run against built code
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Version bump, dependency upgrade, added clean scripts and pretest hook |
| package-lock.json | Lock file updates reflecting the new version and upgraded dependencies with their transitive dependencies |
| .github/workflows/ci.yml | Removed explicit build step (now handled by pretest and precheck-types hooks) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.